home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 4 code / C++ Driver / iacDriver / installDriver.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-04-13  |  258 b   |  11 lines  |  [TEXT/MPS ]

  1. #include <SysEqu.h>
  2. #include    <Resources.h>
  3. #include    <Traps.h>
  4. #include    <stdio.h>
  5. #include    <Devices.h>
  6. #include <StdLib.h>
  7.  
  8.  
  9. static        void        changeDRVRSlot(short slot);
  10. static        short      lookForSlotInUnitTable();
  11. static        short        rsrcID(short id, short DRVRRefNum);